I want to learn to program in SDL C++where do i start? I want to learn only what i need to to start making 2d games [on hold]

Posted by user2644399 on Game Development See other posts from Game Development or by user2644399
Published on 2013-08-02T05:10:16Z Indexed on 2013/08/02 16:07 UTC
Read the original article Hit count: 273

Lazyfoo of Lazyfoo.net of the SDL 2d tutorial wrote that in order for me to start game programming in SDL, I need to know these concepts well; Operators, Controls, Loops, Functions, Structures, Arrays, References, Pointers, Classes, Objects how to use a template and Bitwise and/or. I want to know the fastest way to learn as much as I need of basic c++ that would allow me to make 2d games. Thanks in advance.

© Game Development or respective owner

Related posts about 2d

Related posts about game-design